MATTRIB
Section: User Commands (1)
Updated: local
Index
Return to Main Contents
NAME
mattrib - change MSDOS file attribute flags
SYNOPSIS
mattrib
[
-a|+a
]
[
-h|+h
]
[
-r|+r
]
[
-s|+s
] msdosfile [ msdosfiles... ]
DESCRIPTION
Mattrib
will add attribute flags to an MSDOS file (with the '+' operator) or
remove attribute flags (with the '-' operator).
Mattrib
will allow the following command line options:
- a
-
Archive bit. Used by some backup programs to indicate a new file.
- r
-
Read-only bit. Used to indicate a read-only file. Files with this bit
set cannot be erased by DEL or modified.
- s
-
System bit. Used by MSDOS to indicate a operating system file.
- h
-
Hidden bit. Used to make files hidden from DIR.
SEE ALSO
mtools(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 15:58:52 GMT, November 05, 2024